home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / self_insert < prev    next >
Encoding:
Text File  |  2001-03-21  |  465 b   |  16 lines

  1. Synopsis:
  2.    bind <key> self_insert
  3.  
  4. Description:
  5.    This function overrides the key's default value, causing it to insert
  6.    itself into the input buffer, instead of doing what it would normally
  7.    do.  This can be used to intentionally prevent certain control keys
  8.    from being misused.
  9.  
  10.    This function has a similar effect on the specified key as the
  11.    QUOTE_CHARACTER function does on the key it precedes.
  12.  
  13. See Also:
  14.    bind(4) quote_character
  15.  
  16.